lmsmartins
|
6938fc41f2
|
Fix #285: Fix CSS issues in login form, homepage and form-group class (#287)
|
2023-02-27 20:19:42 +03:00 |
|
Bizley
|
0f2ec24968
|
Fix #245: Use Bootstrap 4 (#248)
|
2021-05-19 15:01:06 +03:00 |
|
Joel Waldock
|
a43b2ff94f
|
Increase logout button size (#89)
|
2016-10-14 00:13:07 +02:00 |
|
Carsten Brandt
|
fff7565b05
|
Tabs to spaces to be consistent
```
vendor/bin/indent --spaces -r framework/
vendor/bin/indent --tabs -r . --pattern=*.json
vendor/bin/indent --spaces -r . --pattern=*.md
vendor/bin/indent --spaces -r . --pattern=yii.*.js
vendor/bin/indent --spaces -r . --pattern=*.css
```
|
2014-05-23 16:58:21 +02:00 |
|
Qiang Xue
|
3cb2721885
|
Revert "Fixes #1856: The default CSS class for hint generated by ActiveField is changed to help-block "
This reverts commit 7ae4695d0cf46f3347ff8f340f572a08419f21a7.
|
2014-01-29 20:33:24 -05:00 |
|
Qiang Xue
|
b59b213c58
|
Fixes #1856: The default CSS class for hint generated by ActiveField is changed to help-block
|
2014-01-29 18:39:07 -05:00 |
|
Nikola Trifunovic
|
ca6da5de54
|
Added futter. Fixes #1822
|
2014-01-11 16:41:39 +01:00 |
|
Alexander Makarov
|
e97177f930
|
Removed error-block HTML class and related styles and used Bootstrap3 standard practice about errors instead
|
2014-01-09 05:00:09 +04:00 |
|
Carsten Brandt
|
c38b028970
|
added classes to grid, list and detail view
to allow specific styling
also fixed an issue with gridview sort indicator css.
fixes #1000
|
2014-01-05 14:45:09 +01:00 |
|
Qiang Xue
|
f92502753f
|
Fixes #1647: Changed the default CSS class of error block to be error-block
|
2014-01-01 10:29:04 -05:00 |
|
Qiang Xue
|
6a4f31a69f
|
Fixes #1688: ActiveForm is creating duplicated messages in error summary
|
2013-12-29 10:27:38 -05:00 |
|
Carsten Brandt
|
9bacb2c51f
|
make null format look nice by default
|
2013-12-10 20:42:09 +01:00 |
|
Carsten Brandt
|
cb30f8d0e7
|
add sorting icons to gridview sort links in basic and advanced app css
|
2013-10-25 12:02:09 +02:00 |
|
Qiang Xue
|
e4bfbc4bb3
|
css fix.
|
2013-08-12 16:20:44 -04:00 |
|
Qiang Xue
|
37f69a52d7
|
Fixed the basic app template.
|
2013-08-08 21:56:58 -04:00 |
|
Qiang Xue
|
f6c54739ff
|
Upgraded bootstrap to 3.0RC1.
|
2013-08-08 20:00:48 -04:00 |
|
Alexander Makarov
|
2285c83fb8
|
fixes #687
|
2013-08-05 12:10:08 +04:00 |
|
Qiang Xue
|
949c567387
|
Fixes #624: renamed www to web.
|
2013-07-25 07:57:49 -04:00 |
|