You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
-
- body.admin {
-
- nav.navbar.carac {
- background-color: white ;
- padding-top: 0px ;
- padding-bottom: 0px ;
- border-width: 2px;
-
- ul.left {
- position: relative ;
- top: 16px ;
-
- li {
- form.switch-section {
- button {
- border-radius: 7px 7px 0px 0px ;
-
- &:hover {
- color: gray ;
- }
- }
- }
- }
- }
- }
-
- .content-header {
- padding-top: 20px ;
- }
-
- }
|