Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
K
kpp
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Alexandr Veselov
kpp
Commits
3f8f91c9
Commit
3f8f91c9
authored
Feb 17, 2016
by
Nikolay Gromov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
microfix
parent
5dc3414d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
_blocks_library.html
src/_blocks_library.html
+2
-2
variables.less
src/less/variables.less
+1
-1
No files found.
src/_blocks_library.html
View file @
3f8f91c9
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
>
<title>
Заголовок
</title>
<title>
Библиотека блоков
</title>
<meta
name=
"description"
content=
""
>
@@include('_include/page_head.html')
</head>
...
...
@@ -259,7 +259,7 @@
<button>
button
</button><br>
<br>
<input
type=
"text"
placeholder=
"input[type=text] disabled"
disabled
>
<input
type=
"text"
placeholder=
"input[type=text] readonly"
readonly
>
<input
type=
"text"
placeholder=
"input[type=text] readonly"
tabindex=
"-1"
readonly
>
</div>
</div>
<input
type=
"file"
>
...
...
src/less/variables.less
View file @
3f8f91c9
...
...
@@ -71,7 +71,7 @@
// Формы
// Формы
, кнопки
@field-padding-top: 0.375em;
@field-padding-bottom: 0.188em;
...
...
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