1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-09 09:54:26 +03:00
ifhub.club/templates/skin/new-jquery/css/forms.css
Mzhelskiy Maxim 66f8fac9ce fix template
2011-08-11 08:19:35 +00:00

13 lines
478 B
CSS

.input-wide { width: 98%; _width: 97%; padding: 2px; }
.input-100 { width: 100px; padding: 2px; }
.input-200 { width: 200px; padding: 2px; }
.input-300 { width: 300px; padding: 2px; }
.note { font-size: 12px; color: #aaa; }
.checkbox { position: relative; top: 2px; margin: 0 4px 0 1px; }
.question-list { margin-bottom: 15px; }
.question-list li { margin-bottom: 3px; }
.markItUp { width: 100%; }
.markItUpEditor { width: 100%; }
.markItUpHeader { width: 100%; }