Split admin css from app.css

Cleanup normalize and bootstrap css
Removed almost all css float
Removed CKEditor from app.css
This commit is contained in:
djmaze 2021-02-18 21:06:19 +01:00
parent 6dacfb3cf4
commit b6d8fa5b3f
74 changed files with 455 additions and 1014 deletions

View file

@ -1,12 +1,12 @@
#rl-popups {
.b-advanced-search-content {
&.modal {
width: 750px;
width: 780px;
.control-label {
width: 100px;
width: 110px;
}
.controls {
margin-left: 110px;
.span4 {
width: 360px;
}
}
}