mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 15:43:51 +00:00
style admin menu
This commit is contained in:
17
Resources/assets/gumpy/sass/admin.scss
Normal file
17
Resources/assets/gumpy/sass/admin.scss
Normal file
@@ -0,0 +1,17 @@
|
||||
|
||||
ul.admin_tiles {
|
||||
li {
|
||||
background: none repeat scroll 0 0 #E9E9E9;
|
||||
border: 1px solid #C9C9C9;
|
||||
padding: 1.5em;
|
||||
margin-left: 1.5em;
|
||||
margin-bottom: 1.5em;
|
||||
|
||||
p, h1, h2, h3 {
|
||||
width: 350px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user