mirror of
https://github.com/internetee/registry.git
synced 2025-08-13 13:09:32 +02:00
Remove unused css
This commit is contained in:
parent
44b3c41e3a
commit
6e5b90b809
2 changed files with 0 additions and 40 deletions
|
@ -50,9 +50,6 @@ strong
|
||||||
blockquote
|
blockquote
|
||||||
margin: 1em 40px
|
margin: 1em 40px
|
||||||
|
|
||||||
dfn
|
|
||||||
font-style: italic
|
|
||||||
|
|
||||||
mark
|
mark
|
||||||
background: #ff0
|
background: #ff0
|
||||||
color: #000
|
color: #000
|
||||||
|
@ -94,12 +91,6 @@ sup
|
||||||
sub
|
sub
|
||||||
bottom: -0.25em
|
bottom: -0.25em
|
||||||
|
|
||||||
.title-row
|
|
||||||
margin-bottom: 22px
|
|
||||||
|
|
||||||
.app-nav
|
|
||||||
padding-top: 7px
|
|
||||||
|
|
||||||
.general-tab
|
.general-tab
|
||||||
padding-top: 30px
|
padding-top: 30px
|
||||||
padding-right: 20px
|
padding-right: 20px
|
||||||
|
@ -131,16 +122,6 @@ sub
|
||||||
font-weight: bold
|
font-weight: bold
|
||||||
color: #333
|
color: #333
|
||||||
|
|
||||||
|
|
||||||
.subactions
|
|
||||||
h4
|
|
||||||
margin-bottom: 20px
|
|
||||||
margin-top: 10px
|
|
||||||
min-height: 600px
|
|
||||||
|
|
||||||
.sidebar
|
|
||||||
min-height: 400px
|
|
||||||
|
|
||||||
.content
|
.content
|
||||||
margin-right: 240px
|
margin-right: 240px
|
||||||
margin-left: 0
|
margin-left: 0
|
||||||
|
@ -148,15 +129,6 @@ sub
|
||||||
h4
|
h4
|
||||||
margin: 0
|
margin: 0
|
||||||
|
|
||||||
.top-actions
|
|
||||||
margin-top: 12px
|
|
||||||
margin-bottom: 16px
|
|
||||||
float: right
|
|
||||||
|
|
||||||
.domify
|
|
||||||
td
|
|
||||||
vertical-align: middle !important
|
|
||||||
|
|
||||||
body.login
|
body.login
|
||||||
padding-top: 40px
|
padding-top: 40px
|
||||||
padding-bottom: 40px
|
padding-bottom: 40px
|
||||||
|
@ -196,12 +168,6 @@ body.login
|
||||||
.form-control:focus
|
.form-control:focus
|
||||||
z-index: 2
|
z-index: 2
|
||||||
|
|
||||||
.error-tab > a
|
|
||||||
color: #a94442 !important
|
|
||||||
|
|
||||||
.edit-highlight
|
|
||||||
background-color: #E7E7E7
|
|
||||||
|
|
||||||
.navbar-brand
|
.navbar-brand
|
||||||
line-height: 12px
|
line-height: 12px
|
||||||
padding-top: 20px
|
padding-top: 20px
|
||||||
|
|
|
@ -1,12 +1,6 @@
|
||||||
body > .container
|
body > .container
|
||||||
min-height: 800px
|
min-height: 800px
|
||||||
|
|
||||||
.error-tab > a
|
|
||||||
color: #a94442 !important
|
|
||||||
|
|
||||||
.edit-highlight
|
|
||||||
background-color: #E7E7E7
|
|
||||||
|
|
||||||
.navbar-brand
|
.navbar-brand
|
||||||
line-height: 12px
|
line-height: 12px
|
||||||
padding-top: 20px
|
padding-top: 20px
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue