Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
taskonsite-архив-перенесен
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dmitry Korolev
taskonsite-архив-перенесен
Commits
087a3298
Commit
087a3298
authored
Jun 15, 2016
by
andre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
перенос модуля faq с task-on.ru. правки css
parent
1da2044e
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
12 deletions
+16
-12
common/modules/faq/assets/src/css/generator.css
common/modules/faq/assets/src/css/generator.css
+4
-0
common/modules/faq/assets/src/css/style.css
common/modules/faq/assets/src/css/style.css
+12
-12
No files found.
common/modules/faq/assets/src/css/generator.css
View file @
087a3298
...
...
@@ -30,3 +30,7 @@
width
:
100%
;
background
:
#fff
;
}
.icon_video
,
.icon_info_2
{
float
:
left
;
}
\ No newline at end of file
common/modules/faq/assets/src/css/style.css
View file @
087a3298
...
...
@@ -890,18 +890,18 @@ h2.resp-accordion {
5.6. Forms
-------------------------------------------- */
input
:not
([
type
=
"radio"
])
:not
([
type
=
"checkbox"
])
{
border
:
none
;
height
:
50px
;
padding
:
0
20px
;
border-radius
:
3px
;
font-size
:
20px
!important
;
font-family
:
"Open Sans"
!important
;
font-weight
:
400
!important
;
margin-bottom
:
25px
;
width
:
100%
;
outline
:
none
;
}
/*input:not([type="radio"]):not([type="checkbox"]) {*/
/*border: none;*/
/*height: 50px;*/
/*padding: 0 20px;*/
/*border-radius: 3px;*/
/*font-size: 20px !important;*/
/*font-family: "Open Sans" !important;*/
/*font-weight: 400 !important;*/
/*margin-bottom: 25px;*/
/*width: 100%;*/
/*outline: none;*/
/*}*/
.input_lg
{
height
:
58px
!important
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment