-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from Surfoo/develop
Merge develop -> master
- Loading branch information
Showing
343 changed files
with
3,488 additions
and
202,006 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
label { | ||
font-weight: normal; | ||
} | ||
|
||
.checkbox, .radio { | ||
display: inline-block; | ||
} | ||
|
||
#faq dd { | ||
margin-bottom: 0.6em; | ||
} | ||
|
||
#actions { | ||
width: 210mm; | ||
margin: auto; | ||
} | ||
|
||
#tinymce { | ||
margin-top: 1em; | ||
width: 210mm; | ||
margin: 1em auto; | ||
} | ||
|
||
footer li { | ||
list-style-type: none; | ||
display: inline; | ||
margin-right: 2em; | ||
} | ||
|
||
.hello-user { | ||
color: white; | ||
} | ||
|
||
.hello-user img { | ||
border-radius: 50%; | ||
} | ||
|
||
.close, .close:hover { | ||
opacity: 1; | ||
} | ||
|
||
.tabbable ul { | ||
margin-bottom: 15px; | ||
} | ||
|
||
.mce-throbber { | ||
background-position: center 80px !important; | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.